[ <--- prev -- ]  [ HOME ]  [ -- next ---> ]

[ full index ]


USRICALL

Calls user dependent initialisation.

See also USRGCALL, USROCALL

The meaning of WHAT(1),...,WHAT(6), SDUM is defined by the user. A call to the user-written routine USRINI with 6 WHAT numerical values and one character string SDUM as arguments is issued every time this card is read

     Default (option USRICALL not given): no user initialisation

Notes:

              DOUBLE PRECISION WHAT (6)
              CHARACTER SDUM*8

                             DBLPRC, DIMPAR, IOUNIT

Other useful files to be INCLUDEd, depending on the problem, can be BEAMCM, CASLIM, SOURCM, SUMCOU, FLKMAT, PAPROP, SCOHLP, USRBDX, USRBIN, USRSNC, USRTRC, USRYLD. See (13) for more information on INCLUDE files useful in user routines.

Example:

 *...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
 USRICALL        123.      456.       1.0      -2.0      18.0      18. FLAG12
 *  Call initialisation routine passing over 6 numerical values and a string